home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 August (Alt)
/
CHIP 2005-08.1.iso
/
program
/
guvenlik
/
syslinux-3.07.exe
/
memdisk
/
start32.S
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-04-15
|
196 b
|
10 lines
# $Id: start32.S,v 1.1 2003/04/15 19:29:59 hpa Exp $
#
# Simple stub to get us to the right point in the 32-bit code;
# this module must be linked first
#
.text
.globl _start
_start:
jmp setup